Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix triggering the outer application's signature help when triggering an inner application inside a lambda #10954

Merged
merged 2 commits into from
Jan 27, 2021

Conversation

cartermp
Copy link
Contributor

@cartermp cartermp commented Jan 27, 2021

Fixes the remaining issue as reported here: #10941

Now it triggers the right signature help:

image

@cartermp cartermp marked this pull request as ready for review January 27, 2021 04:35
@cartermp cartermp changed the title Function application signature help updates Fix triggering the outer application's signature help when triggering an inner application inside a lambda Jan 27, 2021
@TIHan TIHan merged commit fe4a61a into dotnet:main Jan 27, 2021
cartermp added a commit to cartermp/fsharp that referenced this pull request Jan 29, 2021
… an inner application inside a lambda (dotnet#10954)

* Fix issue where sighelp triggered in lambda gave outer signature help

* Updates
cartermp added a commit that referenced this pull request Feb 1, 2021
…ure help when triggering an inner application inside a lambda (#10954) (#10973)

* Fix issue where sighelp triggered in lambda gave outer signature help

* Updates
nosami pushed a commit to xamarin/visualfsharp that referenced this pull request Feb 23, 2021
…ure help when triggering an inner application inside a lambda (dotnet#10954) (dotnet#10973)

* Fix issue where sighelp triggered in lambda gave outer signature help

* Updates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants